|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ConnectionNotifier | |
| gui | |
| network | |
| Uses of ConnectionNotifier in gui |
| Classes in gui that implement ConnectionNotifier | |
class |
MainShell
MainShell Klasse Diese Klasse stellt das Hauptfenster dar und implementiert das ConnectionNotifier Interface zur Kommunikation mit untergeordneten Composites |
| Uses of ConnectionNotifier in network |
| Classes in network that implement ConnectionNotifier | |
class |
NetworkHandler
NetworkHandler Klasse Dient zur Verwaltung und Überwachung aller drei Netzwerkverbindungen Übernimmt den Aufbau, die Kontrolle und Beendung der Netzwerkkommunikation |
| Constructors in network with parameters of type ConnectionNotifier | |
NetworkHandler(ConnectionNotifier handl,
SettingsData setData)
Konstruktor |
|
NClient(Queue cQueue,
Queue mQueue,
ConnectionNotifier netH)
Konstruktor zum initialisieren der Queues |
|
FTPModule(ConnectionNotifier netH)
Konstruktor |
|
DBModule(ConnectionNotifier netH)
Konstruktor |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||